nvim /etc/locale.gen

  1. uncomment en_US.UTF ru_RU.UTF

locale-gen

  1. set timezone

ln -sf /usr/share/zoneinfo/Europe/Moscow /etc/localtime hwclock --systohc

  1. hostname

echo laptop-me > /etc/hostname

/etc/locale.conf LANG=en_US.UTF-8